DNS queries to compromise DNS cache [on hold]
Posted
by
Chris
on Server Fault
See other posts from Server Fault
or by Chris
Published on 2013-11-08T01:49:58Z
Indexed on
2013/11/08
3:57 UTC
Read the original article
Hit count: 502
dns
The transaction ID for DNS queries can take values from 1 to 65,536 and my computer pseudorandomly chooses one for each DNS request. If I sents 1,024 false replies per request, how many requests should I trigger to compromise the DNS cache with probability 99%? or as close tot hat as I can get. Thanks
I'm getting a result of .6 requests which doesn't seem right to me. Feel as though it should be around 30
© Server Fault or respective owner